home *** CD-ROM | disk | FTP | other *** search
/ Computer Arts Interactif 28 / Computer Arts Interactif - Issue 28.iso / mac / media / kevin001.swf / scripts / DefineButton2_120 / BUTTONCONDACTION on(release).as
Text File  |  2000-08-12  |  64b  |  4 lines

  1. on(release){
  2.    getUrl("http://www.tolito.com", "_blank");
  3. }
  4.